projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c8bd6a
)
.emacs.d/.emacs changed to .emacs.d/init.el
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 30 Oct 2005 14:02:50 +0000
(14:02 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 30 Oct 2005 14:02:50 +0000
(14:02 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e41e818390046a4534d2b06a37510db94ec8c9ca..2d2623f25a1ca82408a108c67e70fc5d7c89ed3b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-192,8
+192,9
@@
displays a buffer menu. This option turns the buffer menu off.
+++
** Init file changes
-You can now put the init files .emacs and .emacs_SHELL under
-~/.emacs.d or directly under ~. Emacs will find them in either place.
+If the init file ~/.emacs does not exist, Emacs will try
+~/.emacs.d/init.el or ~/.emacs.d/init.elc. You can also put the shell
+init file .emacs_SHELL under ~/.emacs.d.
+++
** Emacs now reads the standard abbrevs file ~/.abbrev_defs